3.2.40 \(\int \frac {(a \sin (e+f x))^{7/2}}{(b \tan (e+f x))^{3/2}} \, dx\) [140]

Optimal. Leaf size=130 \[ -\frac {2 a^2 (a \sin (e+f x))^{3/2}}{21 b f \sqrt {b \tan (e+f x)}}+\frac {2 (a \sin (e+f x))^{7/2}}{7 b f \sqrt {b \tan (e+f x)}}+\frac {4 a^4 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {b \tan (e+f x)}}{21 b^2 f \sqrt {a \sin (e+f x)}} \]

[Out]

-2/21*a^2*(a*sin(f*x+e))^(3/2)/b/f/(b*tan(f*x+e))^(1/2)+2/7*(a*sin(f*x+e))^(7/2)/b/f/(b*tan(f*x+e))^(1/2)+4/21
*a^4*(cos(1/2*f*x+1/2*e)^2)^(1/2)/cos(1/2*f*x+1/2*e)*EllipticF(sin(1/2*f*x+1/2*e),2^(1/2))*cos(f*x+e)^(1/2)*(b
*tan(f*x+e))^(1/2)/b^2/f/(a*sin(f*x+e))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.11, antiderivative size = 130, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.160, Rules used = {2676, 2678, 2681, 2720} \begin {gather*} \frac {4 a^4 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {b \tan (e+f x)}}{21 b^2 f \sqrt {a \sin (e+f x)}}-\frac {2 a^2 (a \sin (e+f x))^{3/2}}{21 b f \sqrt {b \tan (e+f x)}}+\frac {2 (a \sin (e+f x))^{7/2}}{7 b f \sqrt {b \tan (e+f x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a*Sin[e + f*x])^(7/2)/(b*Tan[e + f*x])^(3/2),x]

[Out]

(-2*a^2*(a*Sin[e + f*x])^(3/2))/(21*b*f*Sqrt[b*Tan[e + f*x]]) + (2*(a*Sin[e + f*x])^(7/2))/(7*b*f*Sqrt[b*Tan[e
 + f*x]]) + (4*a^4*Sqrt[Cos[e + f*x]]*EllipticF[(e + f*x)/2, 2]*Sqrt[b*Tan[e + f*x]])/(21*b^2*f*Sqrt[a*Sin[e +
 f*x]])

Rule 2676

Int[((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[(a*Sin[e + f*
x])^m*((b*Tan[e + f*x])^(n + 1)/(b*f*m)), x] - Dist[a^2*((n + 1)/(b^2*m)), Int[(a*Sin[e + f*x])^(m - 2)*(b*Tan
[e + f*x])^(n + 2), x], x] /; FreeQ[{a, b, e, f}, x] && LtQ[n, -1] && GtQ[m, 1] && IntegersQ[2*m, 2*n]

Rule 2678

Int[((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Simp[(-b)*(a*Sin
[e + f*x])^m*((b*Tan[e + f*x])^(n - 1)/(f*m)), x] + Dist[a^2*((m + n - 1)/m), Int[(a*Sin[e + f*x])^(m - 2)*(b*
Tan[e + f*x])^n, x], x] /; FreeQ[{a, b, e, f, n}, x] && (GtQ[m, 1] || (EqQ[m, 1] && EqQ[n, 1/2])) && IntegersQ
[2*m, 2*n]

Rule 2681

Int[((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[Cos[e + f*x]
^n*((b*Tan[e + f*x])^n/(a*Sin[e + f*x])^n), Int[(a*Sin[e + f*x])^(m + n)/Cos[e + f*x]^n, x], x] /; FreeQ[{a, b
, e, f, m, n}, x] &&  !IntegerQ[n] && (ILtQ[m, 0] || (EqQ[m, 1] && EqQ[n, -2^(-1)]) || IntegersQ[m - 1/2, n -
1/2])

Rule 2720

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticF[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ
[{c, d}, x]

Rubi steps

\begin {align*} \int \frac {(a \sin (e+f x))^{7/2}}{(b \tan (e+f x))^{3/2}} \, dx &=\frac {2 (a \sin (e+f x))^{7/2}}{7 b f \sqrt {b \tan (e+f x)}}+\frac {a^2 \int (a \sin (e+f x))^{3/2} \sqrt {b \tan (e+f x)} \, dx}{7 b^2}\\ &=-\frac {2 a^2 (a \sin (e+f x))^{3/2}}{21 b f \sqrt {b \tan (e+f x)}}+\frac {2 (a \sin (e+f x))^{7/2}}{7 b f \sqrt {b \tan (e+f x)}}+\frac {\left (2 a^4\right ) \int \frac {\sqrt {b \tan (e+f x)}}{\sqrt {a \sin (e+f x)}} \, dx}{21 b^2}\\ &=-\frac {2 a^2 (a \sin (e+f x))^{3/2}}{21 b f \sqrt {b \tan (e+f x)}}+\frac {2 (a \sin (e+f x))^{7/2}}{7 b f \sqrt {b \tan (e+f x)}}+\frac {\left (2 a^4 \sqrt {\cos (e+f x)} \sqrt {b \tan (e+f x)}\right ) \int \frac {1}{\sqrt {\cos (e+f x)}} \, dx}{21 b^2 \sqrt {a \sin (e+f x)}}\\ &=-\frac {2 a^2 (a \sin (e+f x))^{3/2}}{21 b f \sqrt {b \tan (e+f x)}}+\frac {2 (a \sin (e+f x))^{7/2}}{7 b f \sqrt {b \tan (e+f x)}}+\frac {4 a^4 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {b \tan (e+f x)}}{21 b^2 f \sqrt {a \sin (e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.39, size = 97, normalized size = 0.75 \begin {gather*} \frac {a^3 \sqrt {a \sin (e+f x)} \left (8 F\left (\left .\frac {1}{2} \text {ArcSin}(\sin (e+f x))\right |2\right )+\sqrt [4]{\cos ^2(e+f x)} (5 \sin (e+f x)-3 \sin (3 (e+f x)))\right )}{42 b f \sqrt [4]{\cos ^2(e+f x)} \sqrt {b \tan (e+f x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a*Sin[e + f*x])^(7/2)/(b*Tan[e + f*x])^(3/2),x]

[Out]

(a^3*Sqrt[a*Sin[e + f*x]]*(8*EllipticF[ArcSin[Sin[e + f*x]]/2, 2] + (Cos[e + f*x]^2)^(1/4)*(5*Sin[e + f*x] - 3
*Sin[3*(e + f*x)])))/(42*b*f*(Cos[e + f*x]^2)^(1/4)*Sqrt[b*Tan[e + f*x]])

________________________________________________________________________________________

Maple [C] Result contains complex when optimal does not.
time = 0.35, size = 161, normalized size = 1.24

method result size
default \(-\frac {2 \left (2 i \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \EllipticF \left (\frac {i \left (\cos \left (f x +e \right )-1\right )}{\sin \left (f x +e \right )}, i\right ) \sin \left (f x +e \right )+3 \left (\cos ^{4}\left (f x +e \right )\right )-3 \left (\cos ^{3}\left (f x +e \right )\right )-2 \left (\cos ^{2}\left (f x +e \right )\right )+2 \cos \left (f x +e \right )\right ) \left (a \sin \left (f x +e \right )\right )^{\frac {7}{2}}}{21 f \left (\cos \left (f x +e \right )-1\right ) \sin \left (f x +e \right ) \cos \left (f x +e \right )^{2} \left (\frac {b \sin \left (f x +e \right )}{\cos \left (f x +e \right )}\right )^{\frac {3}{2}}}\) \(161\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a*sin(f*x+e))^(7/2)/(b*tan(f*x+e))^(3/2),x,method=_RETURNVERBOSE)

[Out]

-2/21/f*(2*I*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*EllipticF(I*(cos(f*x+e)-1)/sin(f*x+e),
I)*sin(f*x+e)+3*cos(f*x+e)^4-3*cos(f*x+e)^3-2*cos(f*x+e)^2+2*cos(f*x+e))*(a*sin(f*x+e))^(7/2)/(cos(f*x+e)-1)/s
in(f*x+e)/cos(f*x+e)^2/(b*sin(f*x+e)/cos(f*x+e))^(3/2)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*sin(f*x+e))^(7/2)/(b*tan(f*x+e))^(3/2),x, algorithm="maxima")

[Out]

integrate((a*sin(f*x + e))^(7/2)/(b*tan(f*x + e))^(3/2), x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.11, size = 135, normalized size = 1.04 \begin {gather*} \frac {2 \, {\left (\sqrt {2} \sqrt {-a b} a^{3} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (f x + e\right ) + i \, \sin \left (f x + e\right )\right ) + \sqrt {2} \sqrt {-a b} a^{3} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (f x + e\right ) - i \, \sin \left (f x + e\right )\right ) - {\left (3 \, a^{3} \cos \left (f x + e\right )^{3} - 2 \, a^{3} \cos \left (f x + e\right )\right )} \sqrt {a \sin \left (f x + e\right )} \sqrt {\frac {b \sin \left (f x + e\right )}{\cos \left (f x + e\right )}}\right )}}{21 \, b^{2} f} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*sin(f*x+e))^(7/2)/(b*tan(f*x+e))^(3/2),x, algorithm="fricas")

[Out]

2/21*(sqrt(2)*sqrt(-a*b)*a^3*weierstrassPInverse(-4, 0, cos(f*x + e) + I*sin(f*x + e)) + sqrt(2)*sqrt(-a*b)*a^
3*weierstrassPInverse(-4, 0, cos(f*x + e) - I*sin(f*x + e)) - (3*a^3*cos(f*x + e)^3 - 2*a^3*cos(f*x + e))*sqrt
(a*sin(f*x + e))*sqrt(b*sin(f*x + e)/cos(f*x + e)))/(b^2*f)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*sin(f*x+e))**(7/2)/(b*tan(f*x+e))**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*sin(f*x+e))^(7/2)/(b*tan(f*x+e))^(3/2),x, algorithm="giac")

[Out]

integrate((a*sin(f*x + e))^(7/2)/(b*tan(f*x + e))^(3/2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (a\,\sin \left (e+f\,x\right )\right )}^{7/2}}{{\left (b\,\mathrm {tan}\left (e+f\,x\right )\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a*sin(e + f*x))^(7/2)/(b*tan(e + f*x))^(3/2),x)

[Out]

int((a*sin(e + f*x))^(7/2)/(b*tan(e + f*x))^(3/2), x)

________________________________________________________________________________________